-
Home
-
Content Egg
-
8.0.0 (latest)
-
Code
-
Classes
- ContentManipulator
Total Complexity |
57 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
432 |
Lines of code |
264 |
Logical lines of code |
149 |
Comment lines |
86 |
Methods |
13 |
Properties |
6 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
injectBlocks() |
B |
39 |
15 |
66 |
buildParagraphChunks() |
A |
40 |
13 |
70 |
inject() |
A |
46 |
9 |
39 |
flushParagraphsFromHtml() |
S |
54 |
4 |
23 |
prepareSnippet() |
S |
59 |
4 |
16 |
normalizePostWhitespace() |
S |
58 |
2 |
16 |
__construct() |
S |
70 |
3 |
6 |
injectAndSave() |
S |
62 |
2 |
12 |
splitIntoBlocks() |
S |
79 |
1 |
3 |
insertBlockAt() |
S |
79 |
1 |
3 |
appendBlock() |
S |
80 |
1 |
3 |
prependBlock() |
S |
80 |
1 |
3 |
getInsertedPositions() |
S |
77 |
1 |
4 |